Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logging to Undefined type. #339

Closed
wants to merge 1 commit into from

Conversation

koddsson
Copy link

This is almost the same as pallets/flask#1028 although it does not check if we are running in debug mode.

This is almost the same as pallets/flask#1028 although it does not check if
we are running in debug mode.
@koddsson
Copy link
Author

Ah, I forgot to run the tests before making the PR. Trying to figure out how I can set and check if jinja is running in debug mode to make sure that we don't output to stdout all the time.

@mitsuhiko
Copy link
Contributor

I implemented this now through a factory function but not by changing the behavior of the default undefined type.

@mitsuhiko mitsuhiko closed this Jun 6, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants